Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: introduce simd algorithm for bitpacking #568

Merged
merged 1 commit into from
Dec 17, 2022
Merged

feat: introduce simd algorithm for bitpacking #568

merged 1 commit into from
Dec 17, 2022

Conversation

romange
Copy link
Collaborator

@romange romange commented Dec 17, 2022

My benchmark shows 3.5 improvement when packing a large string.

Signed-off-by: Roman Gershman roman@dragonflydb.io

@romange romange force-pushed the SimdPacking branch 2 times, most recently from 8bbd1ee to d3ca3ed Compare December 17, 2022 06:40
My benchmark shows a x3.5 improvement when compressing a 1KB string.

Signed-off-by: Roman Gershman <roman@dragonflydb.io>
@romange romange merged commit bcafd7e into main Dec 17, 2022
@romange romange deleted the SimdPacking branch December 17, 2022 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant